home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 December / WPCDEC97.ISO / DXRS / INXWDEC.DXR / 00003_CDX Frame Script.ls < prev    next >
Encoding:
Text File  |  1997-10-13  |  176 b   |  11 lines

  1. on exitFrame
  2.   global IFLCanChange
  3.   go(the frame)
  4.   CDXPressStartSearch()
  5.   if the mouseUp then
  6.     set IFLCanChange to 1
  7.   end if
  8.   CDXQuitCD()
  9.   IFLsectionWordAnimate()
  10. end
  11.